Release 10.1A: OpenEdge Development:
Java Open Clients


Output ResultSet exceptions

Progress defines ProSQLException, which is returned from all methods on an OUTPUT TABLE or TABLE-HANDLE ResultSet, including the SDOResultSet object:

ProSQLException class extends java.sql.SQLException 

ProSQLException adds a method, getProException(), which returns an OutputSetException.

The SDOResultSet is an interface that maps to Progress SmartDataObjects running on the AppServer. For more information on SDOResultSet objects and how to handle exceptions for them, see Chapter 9, " Using SmartDataObjects from Java Clients."


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095